Skip to content

Conversation

@mateczagany
Copy link
Contributor

What is the purpose of the change

This adds a compatibility checks for the FlinkStateSnapshot CRD which will run the class CrdCompatibilityChecker.

Brief change log

  • Add a new execution next to the existing CRD checks for FlinkStateSnapshot which ensures backward compatibility with the CRD released in version 1.10.0
  • Add new unit test to ensure FlinkStateSnapshot ignores unknown fields

Verifying this change

  • Changed one of the enum values of FlinkStateSnapshot locally and verified that it fails the test.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changes to the CustomResourceDescriptors: no
  • Core observer or reconciler logic that is regularly executed: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? no

Copy link
Contributor

@kumar-mallikarjuna kumar-mallikarjuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did one pass and ran the UT locally. LGTM!

@rmetzger rmetzger merged commit b03ebae into apache:main Jul 14, 2025
121 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants